home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3.iso / webrec / MAINMENU.DIR / 00067.ls < prev    next >
Encoding:
Text File  |  1996-12-10  |  155 b   |  7 lines

  1. on mouseDown
  2.   set the memberNum of sprite 9 to 254
  3.   puppetSound("screenButtonClick.aif")
  4.   updateStage()
  5.   play frame "guided" of movie "shared.dir"
  6. end
  7.